ASP.NET MVC コントロールヘルプ
FlexGridBase<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FlexGridBase<T> クラス
FlexGridコントロールは、データを表形式で表示および編集する強力で柔軟な方法を提供します。
オブジェクト モデル
FlexGridBase<T> クラス
シンタックス
'宣言
 
Public MustInherit Class FlexGridBase(Of T) 
   Inherits ItemsBoundControl(Of T)
   Implements ITemplate 
public abstract class FlexGridBase<T> : ItemsBoundControl<T>, ITemplate  
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexGridBase<T>
               C1.Web.Mvc.FlexGrid<T>
               C1.Web.Mvc.MultiRow.MultiRow<T>
               C1.Web.Mvc.Olap.PivotGrid
               C1.Web.Mvc.Sheet.FlexSheet
               C1.Web.Mvc.TransposedGrid.TransposedGrid<T>
               C1.Web.Mvc.TransposedMultiRow.TransposedMultiRow<T>

参照

FlexGridBase<T> メンバ
C1.Web.Mvc 名前空間